usage: testclinested feature-B [-h] {feature-F,new} ...

positional arguments:
  {feature-F,new}
    feature-F      Package where the function as command stored
    new            Creates a new service - example of directly importing
                   function in __init__.py

optional arguments:
  -h, --help       show this help message and exit
---